home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-03.Z / 94-03 / text0265.txt < prev    next >
Encoding:
Text File  |  1994-03-30  |  1.1 KB  |  38 lines

  1. In article <patlee.347.00188EC4@panix.com> patlee@panix.com 
  2. (Patrick Lee) writes:>From: patlee@panix.com (Patrick Lee)
  3. >Subject: Re: Does Trumpet winsock.dll support gethostname()?
  4. >Date: Sat, 19 Mar 1994 11:54:57 EST
  5.  
  6. >In article <pwang.43.00846797@microimmun.medsch.ucla.edu>
  7. >pwang@microimmun.medsch.ucla.edu (Peter Wang) writes:
  8.  
  9. >>I would like to know if Trumpet winsock.dll supports the gethostname() 
  10. >>function. It seems like all applications which calls this function can not be 
  11. >>run with Trumpet winsock.dll. Can anyone confirm this? Thanks.
  12.  
  13. >Of course it supports it. Here's a log with various trace turned on:
  14.  
  15. >WSAStartup(257,2D3F:B290)
  16. >gethostbyaddr 198.7.7.17
  17. >Hostent:
  18. >  h_name = patlee.nyc.ny.us
  19. >  h_addrtype = 2
  20. >  h_length  = 4
  21. >  Address = 198.7.7.17
  22. >gethostname = patlee.nyc.ny.us
  23. >gethostbyname patlee.nyc.ny.us
  24. >Hostent:
  25. >  h_name = patlee.nyc.ny.us
  26. >  h_addrtype = 2
  27. >  h_length  = 4
  28. >  Address = 198.7.7.17
  29.  
  30. >--
  31. >Patrick Lee <patlee@panix.com>
  32.  
  33. Thanks to Ashok and the previous post, I now know that the problem is in 
  34. wintalk, not in Trumpet winsock.dll.
  35.  
  36. Peter
  37.  
  38.